CLK_SYS=TICK
Selects the source for the timer. Defaults to the normal tick configured in the ticks block (typically configured to 1 microsecond). Writing to 1 will ignore the tick and count clk_sys cycles instead.
CLK_SYS | 0 (TICK): undefined 1 (CLK_SYS): undefined |